home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmCreateBulletinBoardDialog.z / XmCreateBulletinBoardDialog
Encoding:
Text File  |  2003-11-18  |  3.0 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeBBBBuuuulllllllleeeettttiiiinnnnBBBBooooaaaarrrrddddDDDDiiiiaaaallllooooggggUUUU((((NNNN3333IIIIXXXXXXXX))))SSSSyyyyssssttttXXXXeeeemmmmmmmmCCCCrrrrVVVVeeeeaaaatttteeeeBBBBuuuulllllllleeeettttiiiinnnnBBBBooooaaaarrrrddddDDDDiiiiaaaalllloooogggg((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_C_r_e_a_t_e_B_u_l_l_e_t_i_n_B_o_a_r_d_D_i_a_l_o_g -    The BulletinBoard
  10.       BulletinBoardDialog convenience creation function
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/BulletinB.h>
  14.  
  15.       Widget XmCreateBulletinBoardDialog (ppppaaaarrrreeeennnntttt,,,, nnnnaaaammmmeeee,,,, aaaarrrrgggglllliiiisssstttt,,,, aaaarrrrggggccccoooouuuunnnntttt)
  16.            _W_i_d_g_e_t     ppppaaaarrrreeeennnntttt;
  17.            _S_t_r_i_n_g     nnnnaaaammmmeeee;
  18.            _A_r_g_L_i_s_t     aaaarrrrgggglllliiiisssstttt;
  19.            _C_a_r_d_i_n_a_l     aaaarrrrggggccccoooouuuunnnntttt;
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.       _X_m_C_r_e_a_t_e_B_u_l_l_e_t_i_n_B_o_a_r_d_D_i_a_l_o_g is a convenience creation
  23.       function that    creates    a DialogShell and an unmanaged
  24.       BulletinBoard    child of the DialogShell.  A
  25.       BulletinBoardDialog is used for interactions not supported
  26.       by the standard dialog set.  This function does not
  27.       automatically    create any labels, buttons, or other dialog
  28.       components.  Such components should be added by the
  29.       application after the    BulletinBoardDialog is created.
  30.  
  31.       Use _X_t_M_a_n_a_g_e_C_h_i_l_d to pop up the BulletinBoardDialog (passing
  32.       the BulletinBoard as the widget parameter); use
  33.       _X_t_U_n_m_a_n_a_g_e_C_h_i_l_d to pop it down.
  34.  
  35.       ppppaaaarrrreeeennnntttt
  36.            Specifies the parent widget ID
  37.  
  38.       nnnnaaaammmmeeee Specifies the name of the created widget
  39.  
  40.       aaaarrrrgggglllliiiisssstttt
  41.            Specifies the argument list
  42.  
  43.       aaaarrrrggggccccoooouuuunnnntttt
  44.            Specifies the number of attribute/value pairs in    the
  45.            argument    list (aaaarrrrgggglllliiiisssstttt)
  46.  
  47.       For a    complete definition of BulletinBoard and its
  48.       associated resources,    see _X_m_B_u_l_l_e_t_i_n_B_o_a_r_d(_3_X).
  49.  
  50.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  51.       Returns the BulletinBoard widget ID.
  52.  
  53.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  54.       _X_m_B_u_l_l_e_t_i_n_B_o_a_r_d(_3_X).
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.